home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
tools
/
czesc_3
/
multiuser
/
src
/
library
/
log.h
< prev
next >
Wrap
C/C++ Source or Header
|
1994-03-07
|
646b
|
21 lines
/************************************************************
* MultiUser - MultiUser Task/File Support System *
* --------------------------------------------------------- *
* Login Access Management *
* --------------------------------------------------------- *
* © Copyright 1993-1994 Geert Uytterhoeven *
* All Rights Reserved. *
************************************************************/
#include "multiuser.h"
/*
* Function Prototypes
*/
extern ULONG __asm __saveds muLoginA(register __a0 struct TagItem *taglist);
extern ULONG __asm __saveds muLogoutA(register __a0 struct TagItem *taglist);